home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 July / 07_02.iso / software / xq-xsetup / files / setup.exe / {app} / net_inst / net_inst.txt < prev    next >
Text File  |  2001-07-10  |  3KB  |  92 lines

  1. ______________________________________________________________________________________________
  2. Installing X-Setup in a shared folder
  3.  
  4. If you plan to deploy X-Setup (XSET) to many computers, you can of course install XSET 
  5. on each computer but it's easier to install it once to a shared path and all clients 
  6. access is from this location. For example, if you add a plug-in to this shared folder, 
  7. all clients can use it. 
  8.  
  9. Requirements for this: all files noted in README.TXT as "Required"
  10.  
  11.  
  12. Basically, to use XSET in this configuration, the following steps are needed:
  13. 1) Install XSET locally
  14. 2) Copy the entire Program Files\X-Setup folder to the destination folder on a network drive
  15. 3) Change "COMMON.BAT" as needed
  16. 4) Install XSET on the clients
  17.  
  18. Optional: Change the configuration as needed and export a file called CONFIG.REG (see below).
  19.  
  20.  
  21. ______________________________________________________________________________________________
  22. Step 1:
  23.  
  24. Perform a full install of XSET to any folder on your hard drive, 
  25. e.g. C:\Program Files\X-Setup
  26.  
  27. ______________________________________________________________________________________________
  28. Step 2:
  29.  
  30. Now copy the entire XSET folder to the destination folder, e.g. "S:\TOOLS\XSET". 
  31.  
  32. Remember to copy all files and subfolders, don't leave anything out!
  33.  
  34. ______________________________________________________________________________________________
  35. Step 3:
  36.  
  37. Right click COMMON.BAT and select "EDIT" from the appearing menu. Change the line with 
  38. "SET XSET_PATH=" to the path where you have copied all files to, e.g. 
  39.  
  40. SET XSET_PATH=S:\TOOLS\XSET
  41.  
  42. This way, XSET knows where to find its files.
  43.  
  44. ______________________________________________________________________________________________
  45. Step 4:
  46.  
  47. Before you install XSET on the clients, make sure that the clients have the files installed
  48. that are noted in README.TXT! If this is done, XSET can finally be installed.
  49.  
  50. On the client, start SETUP.BAT. This batch will register XSET and apply a default configuration
  51. when first started. 
  52.  
  53.  
  54. ______________________________________________________________________________________________
  55. Optional: CONFIG.REG
  56.  
  57. Start the file XQXSetup.EXE from the network folder (e.g. S:\TOOLS\XSET). Go to 
  58. File -> Options and change the options as needed (especially change the plug-ins and wizards
  59. folders to point to the new network location).
  60.  
  61.  
  62. After this has been done, exit X-Setup and start REGEDIT.EXE, move to 
  63.  
  64.  HKEY_CURRENT_USER
  65.    Software
  66.      Xteq Systems
  67.        X-Setup
  68.          CurrentVersion
  69.  
  70. highlight this key and select File -> Export. 
  71.  
  72. Save the file to the network folder, e.g. S:\TOOLS\XSET\NET_INSTALL, as "CONFIG.REG". If 
  73. SETUP.BAT is executed, the batch file will detect that CONFIG.REG exists and merge it into
  74. the registry so this configuration is used and no default configuration will be applied. 
  75.  
  76.  
  77. ______________________________________________________________________________________________
  78. Notes:
  79.  
  80. - This installation does *NOT* create any icons. Either the clients simply start 
  81.   "XQXSetupStart.EXE" from the network location or you alter the SETUP.BAT so it copies a 
  82.   LNK file to the user's desktop.
  83.  
  84. - The clients do not need to have "write" access to any of the folders. However, if this is
  85.   the case, no client will be able to update the "Tools" menu.
  86.  
  87. - To uninstall X-Setup later, use REMOVE.BAT
  88.  
  89.  
  90.  
  91. # Version 2001/01 #
  92.